![]() |
FlushFonts |
||||
Header: | Fonts.h | Carbon status: | Unsupported | |
Erases the Font Manager’s memory caches.
OSErr FlushFonts ();
A result code.
Your application doesn’t need this function unless it directly manipulates data in the outline font resource. Font Manager caches include the width tables, the bitmaps created from the outlines of the outline font resource, the calculations for the outlines, and a small cache of font family resources that have been read into memory.
Not supported in Carbon. Not available in Carbon.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)